gtk: Add GtkGestureStylus
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 1 Feb 2018 16:52:40 +0000 (17:52 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 16 Jul 2018 13:43:43 +0000 (15:43 +0200)
commita8463953a47da79818028d55458ebef726a51537
tree275c09433824aaaf40be60baf1a622f6d2d5a14c
parent7793aab5f00ab14a5dbd4a0305d93c95ebee0a11
gtk: Add GtkGestureStylus

This is a GtkGesture done to deal with stylus events from drawing tablets.
Those have a special number of characteristics that extend a regular
pointer, so it makes sense to wrap that.
gtk/Makefile.am
gtk/gtk.h
gtk/gtkgesturestylus.c [new file with mode: 0644]
gtk/gtkgesturestylus.h [new file with mode: 0644]
gtk/gtkgesturestylusprivate.h [new file with mode: 0644]
po/POTFILES.in